projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a2132b
)
* etc/PROBLEMS: Very long lines being slow is a known issue.
author
Glenn Morris
<rgm@gnu.org>
Sat, 24 Sep 2011 18:27:18 +0000
(11:27 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 24 Sep 2011 18:27:18 +0000
(11:27 -0700)
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index 1869124987a25c626b0e096898084c36d2ccadb8..9e473156a783fa3b73fde4c19cf385fdf33d7891 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-503,6
+503,12
@@
This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS
** Miscellaneous problems
+*** Editing files with very long lines is slow.
+
+For example, simply moving through a file that contains hundreds of
+thousands of characters per line is slow, and consumes a lot of CPU.
+This is a known limitation of Emacs with no solution at this time.
+
*** Emacs uses 100% of CPU time
This is a known problem with some versions of the Semantic package.